projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a8545
)
craft: Only set NSIS package type with windows
author
Claudio Cambra
<claudio.cambra@nextcloud.com>
Thu, 6 Feb 2025 06:32:17 +0000
(14:32 +0800)
committer
Matthieu Gallien
<matthieu.gallien@nextcloud.com>
Thu, 6 Feb 2025 08:29:03 +0000
(09:29 +0100)
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
craftmaster.ini
patch
|
blob
|
history
diff --git
a/craftmaster.ini
b/craftmaster.ini
index 6e033fc2c5e339a979dac3884231c624fdc02246..2eeae85daae93ae84f0163e9d769eee1d09736ef 100644
(file)
--- a/
craftmaster.ini
+++ b/
craftmaster.ini
@@
-25,7
+25,6
@@
ShortPath/Enabled = False
ShortPath/EnableJunctions = False
Packager/RepositoryUrl = https://files.kde.org/craft/Qt6
-Packager/PackageType = NullsoftInstallerPackager
Packager/CacheVersion = 24.10
ContinuousIntegration/Enabled = True
@@
-44,6
+43,7
@@
binary/mysql.useMariaDB = False
libs/qt6.version = 6.8.0
[windows-msvc2022_64-cl]
+Packager/PackageType = NullsoftInstallerPackager
QtSDK/Compiler = msvc2022_64
General/ABI = windows-msvc2022_64-cl
Paths/Python = C:\Python312-x64